-
Home
-
Clearfy Cache – WordPress optimization plugin, Minify HTML, CSS & JS, Defer
-
2.1.7
-
Code
-
Classes
- Facebook_Pixel_Cache
| Total Complexity |
110 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
1,044 |
| Lines of code |
434 |
| Logical lines of code |
286 |
| Comment lines |
392 |
| Methods |
25 |
| Properties |
10 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| find_tags() |
A |
42 |
15 |
53 |
| replace_url() |
A |
41 |
12 |
59 |
| get_all_main_files() |
A |
48 |
8 |
32 |
| get_all_files() |
A |
50 |
8 |
29 |
| replace_main_file_contents() |
A |
48 |
7 |
35 |
| refresh_all() |
S |
50 |
7 |
30 |
| get_variables() |
S |
55 |
5 |
20 |
| __construct() |
S |
55 |
5 |
19 |
| delete_all() |
S |
57 |
5 |
17 |
| get_most_recent_local_version() |
S |
60 |
5 |
13 |
| get_oldest_local_version() |
S |
60 |
5 |
13 |
| get_remote_contents() |
S |
57 |
4 |
18 |
| get_file_contents() |
S |
62 |
4 |
13 |
| get_plugin_file_paths() |
S |
54 |
3 |
22 |
| update_file_contents() |
S |
64 |
3 |
10 |
| maybe_save() |
S |
68 |
2 |
7 |
| save() |
S |
69 |
2 |
7 |
| get_locale_from_url() |
S |
67 |
2 |
7 |
| get_config_file_path() |
S |
64 |
2 |
9 |
| is_replaced() |
S |
82 |
1 |
3 |
| get_main_file_url() |
S |
79 |
1 |
3 |
| get_busting_file_url() |
S |
75 |
1 |
4 |
| get_busting_file_name() |
S |
78 |
1 |
3 |
| get_busting_file_path() |
S |
78 |
1 |
3 |
| escape_file_name() |
S |
72 |
1 |
5 |